- 
		Home
	
 
	- 
Event Tickets and Registration
 
- 
5.13.2
 
- 
Code
 
- 
Classes
 
-  Integration_Connections 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											59 | 
										
																			
											| Dependencies | 
											9 | 
										
																			
											| Dependents | 
											1 | 
										
																	
							 
													
								
																			
											| Total lines | 
											783 | 
										
																			
											| Lines of code | 
											300 | 
										
																			
											| Logical lines of code | 
											138 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											363 | 
										
																			
											| Methods | 
											27 | 
										
																			
											| Properties | 
											16 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 27
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| is_valid_api_key() | 
									A  | 
																	41 | 
													8 | 
													64 | 
							
					
				| get_users_options_list() | 
									S  | 
																	50 | 
													7 | 
													28 | 
							
					
				| decode_jwt() | 
									S  | 
																	50 | 
													5 | 
													27 | 
							
					
				| get_list_of_api_keys() | 
									S  | 
																	59 | 
													4 | 
													15 | 
							
					
				| load_api_key_by_id() | 
									S  | 
																	61 | 
													3 | 
													11 | 
							
					
				| get_random_hash() | 
									S  | 
																	65 | 
													3 | 
													9 | 
							
					
				| set_api_key_by_id() | 
									S  | 
																	63 | 
													3 | 
													10 | 
							
					
				| get_users_dropdown() | 
									S  | 
																	50 | 
													1 | 
													30 | 
							
					
				| setup_api_secret() | 
									S  | 
																	70 | 
													2 | 
													7 | 
							
					
				| load_api_key() | 
									S  | 
																	67 | 
													2 | 
													8 | 
							
					
				| set_api_key_last_access() | 
									S  | 
																	65 | 
													2 | 
													8 | 
							
					
				| hash_the_secret() | 
									S  | 
																	72 | 
													2 | 
													5 | 
							
					
				| check_secret() | 
									S  | 
																	71 | 
													2 | 
													6 | 
							
					
				| get_user() | 
									S  | 
																	79 | 
													2 | 
													3 | 
							
					
				| is_ready() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| get_api_id() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| get_api_secret_option() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| set_api_secret_option() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| get_api_secret() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| init_api_key() | 
									S  | 
																	65 | 
													1 | 
													9 | 
							
					
				| update_list_of_api_keys() | 
									S  | 
																	64 | 
													1 | 
													9 | 
							
					
				| delete_from_list_of_api_keys() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| get_api_key_by_id() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| delete_api_key_by_id() | 
									S  | 
																	73 | 
													1 | 
													5 | 
							
					
				| api_hash() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| get_users() | 
									S  | 
																	63 | 
													1 | 
													10 | 
							
					
				| get_formatted_user_info() | 
									S  | 
																	66 | 
													1 | 
													8 |